home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
DEV
/
A-B
/
006.PopMenus.cpt
/
About PopMenus
next >
Wrap
Text File
|
1988-08-02
|
686b
|
22 lines
_______________________________________________________________________________________________
Macintosh Sample Code
#6: PopMenus
Versions: 1.0 8/88
Components: PopMenus.p August 1, 1988
PopMenus.r August 1, 1988
PopMenus.make August 1, 1988
_______________________________________________________________________________________________
This program is a simple example of how to use pop-up menus in your application. It
implements a pop-up as a userItem in a modal dialog box (this is a helpful example in its
own right!).
See Sample and TESample for the general structure and MultiFinder techniques that
we recommend that you use when building a new application.